Remove non-option variable handling from customize-apropos
authorChong Yidong <cyd@gnu.org>
Mon, 23 Apr 2012 12:37:55 +0000 (20:37 +0800)
committerChong Yidong <cyd@gnu.org>
Mon, 23 Apr 2012 12:37:55 +0000 (20:37 +0800)
commitb0d0757e3d0aafd4de8ecae8632af525ab5ce8ad
tree1f5d18fe90a4ba628baf56cb8870eb372c0672bc
parent2b3b50a5c595e890612081fdd75de0383fab8eff
Remove non-option variable handling from customize-apropos
and enable use of word lists for customize-apropos-options etc.

* lisp/apropos.el (apropos-read-pattern): Make prompt less cryptic.

* lisp/cus-edit.el (customize-apropos, customize-apropos-options):
Disable matching of non-option variables.
(customize-option, customize-option-other-window)
(customize-changed-options): Doc fix.
(customize-apropos-options, customize-apropos-faces)
(customize-apropos-groups): Use apropos-read-pattern.
etc/NEWS
lisp/ChangeLog
lisp/apropos.el
lisp/cus-edit.el